func internal/poll.runtime_pollReset

2 uses

	internal/poll (current package)
		fd_poll_runtime.go#L26: func runtime_pollReset(ctx uintptr, mode int) int
		fd_poll_runtime.go#L67: 	res := runtime_pollReset(pd.runtimeCtx, mode)